*,html,body{padding: 0;margin: 0;font-family: Arial,sans-serif;}
blockquote,body,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,pre,td,textarea,th,ul{margin: 0;padding: 0;}
header,hgroup,nav,menu,main,section,article,summary,details,aside,figure,figcaption,footer{display: block;margin: 0;padding: 0;}
select,option,input,button,textarea{border: none;background: none;box-shadow: none;outline: none;resize: none;}
a,a:hover,a:focus{outline: none;text-decoration: none;}
img{vertical-align: middle;height: auto;}
dt,ul,ol{list-style-type: none;}
em,i{font-style: normal;}
p:last-child{margin-bottom: 0;}
.w-100{width: 100%;}
.h-100{height: 100%;}
.obj-cover{object-fit: cover;font-family: 'object-fit: cover;';}
.pos-r{position: relative;}
.pos-a{position: absolute;}
body{box-sizing: border-box;background: #f9f9f9;}
html{font-size: calc(100vw / 1920 * 100);}
.content-width{word-wrap: break-word !important;word-wrap: break-word !important;}
.content-width img{max-width: 100% !important;height: auto !important;}
.content-width table,.content-width video{width: 100% !important;height: auto !important;margin-bottom: 10px !important;}
.content-width table tbody tr td{padding: 5px 10px !important;border: 1px solid #efefef !important;}
.content-width table tbody tr td p{margin-bottom: 0 !important;}



.top-con{width: 100%;height: 100px;line-height: 100px;overflow: hidden;background: #fff;}
.top-con .logo-img img{max-height: 80px;}
.top-con .tel-phone{padding: 20px 0;}
.top-con .tel-phone .phone{font-size: 14px;line-height: 30px;padding-left: 30px;color: #333;font-weight: bold;background: url('../images/tel.png') no-repeat no-repeat center left/24px;}
.top-con .tel-phone .phone b{font-size: 18px;}
.pc-header{width: 100%;height: 50px;line-height: 50px;background: #ffae00;}
.pc-header .pc-nav-box ul li{float: left;margin-right: 20px;position: relative;}
.pc-header .pc-nav-box ul li>a{display: block;font-size: 16px;padding: 0 20px;color: #fff;}
.pc-header .pc-nav-box ul li.category a.nav{width: 220px;color: #fff;text-align: center;background:  url(../images/icon.png) no-repeat 30px center/21px;}
.pc-header .pc-nav-box ul li.category .hide-box{min-height: 420px;}
.pc-header .pc-nav-box ul li .hide-box{width: 100%;overflow: hidden;background: rgba(0,0,0,.8);top: 100%;position: absolute;left: 0;left: 0;z-index: 10;opacity: 0;visibility: hidden;transform: translateY(10px);transition: transform 0.3s ease;}
.pc-header .pc-nav-box ul li .hide-box a{white-space: nowrap;display: block;font-size: 16px;color: #fff;padding: 10px 30px;}
.pc-header .pc-nav-box ul li .hide-box a span{display: inline-block;width: 24px;margin-right: 8px;}
.pc-header .pc-nav-box ul li.on>a,.pc-header .pc-nav-box ul li>a:hover,.pc-header .pc-nav-box ul li:hover a.nav,.pc-header .pc-nav-box ul li.active a.nav{background-color: #ff8200;}
.pc-header .pc-nav-box ul li.active .hide-box,.pc-header .pc-nav-box ul li:hover .hide-box{opacity: 1;visibility: visible;transform: translateY(0);}
.pc-header .pc-nav-box ul li .hide-box a:hover{background: #ff8200;}
.phone-nav{display: none;}
.other-box{display: none;position: absolute;right: 15px;}

.box-search{width: 320px;height: 36px;line-height: 36px;margin: 32px 0 32px 60px;position: relative;}
.box-search input{width: 100%;height: 36px;padding: 0 70px 0 10px;border: 1px solid #eee;}
.box-search button{width: 60px;height: 36px;text-align: center;background: #013f88;color: #fff;position: absolute;top: 0;right: 0;}
.box-search button:hover{background: #204fa2;}


.bannerswiper .swiper-pagination-bullet{width: 14px;height: 14px;opacity: 1;background: #fff;}
.bannerswiper .swiper-pagination-bullet-active{background: #ff8200;}
.foot-bg{padding: 20px 0;background: #fff;}
.foot-flex{display: flex;justify-content: space-between;align-items: top;}
/*.foot-flex ul li{width: 50%;float: left;}*/
.foot-flex ul li{padding: 10px 0;}
.foot-flex ul li a{display: inline-block;font-size: 14px;line-height: 2;color: #888;}
.foot-flex .foot-img{width: 600px;}
.foot-flex .foot-ul{width: 200px;}
.foot-flex .foot-desc{width: 600px;}
.copyright{width: 100%;background: #fff;text-align: center;border-top: 1px solid #eee;padding: 15px;color: #666;}
.copyright a{margin-left: 10px;color: #666;}
.copyright a:hover{color: #ff8200;}

@media(max-width: 992px){
    .pc-header .pc-nav-box,.box-form{display: none;}
    .pc-header{width: 100%;height: 60px;line-height: 60px;background: #fff;box-shadow: 0 1px 8px rgba(0,0,0,.08);position: fixed;top: 0;left: 0;z-index: 999;}
    .top-con .logo-img img{max-height: 54px;}
    .top-con{width: auto;height: 60px;line-height: 60px;position: fixed;top: 0;left: 0;z-index: 1000;}
    .top-con .tel-phone{display: none;}
    .pc-header .other-box{display: flex;align-items: center;}
    .nav-icon{display: block;width: 25px;height: 25px;position: relative;margin-top: 28px;}
    .nav-icon span{display: block;width: 25px;position: relative;border: 1.5px solid #333;border-radius: 80px;}
    .nav-icon span:after,.nav-icon span:before{content: '';position: absolute;display: block;width: 25px;background: #333;border: 1.5px solid #333;transition: all 0.3s ease;box-sizing: border-box;border-radius: 30px;left: -1px;}
    .nav-icon span:before{transform: rotate(0deg) translateY(-10px);}
    .nav-icon span:after{transform: rotate(0deg) translateY(7px);}
    .nav-icon.on span{background-color: transparent;border-color: transparent;}
    .nav-icon.on span:before{transform: rotate(-45deg) translateY(0);}
    .nav-icon.on span:after{transform: rotate(45deg) translateY(0);}
    .phone-nav{display: block;position: fixed;right: -100%;width: 100%;height: 100vh;top: 60px;transition: all 0.2s ease;background: #f7f8f9;z-index: 28;}
    .phone-nav ul{padding: 30px 0 0;max-height: 70vh;overflow-y: auto;}
    .phone-nav ul::-webkit-scrollbar-track{width: 4px;background-color: #f7f8f9;}
    .phone-nav ul::-webkit-scrollbar-thumb{background-color: #00a2e9;}
    .phone-nav ul li{border-bottom: 1px solid #eaeaea;}
    .phone-nav ul li .cat{padding-right: 40px;position: relative;}
    .phone-nav ul li a{display: block;line-height: 40px;padding: 0 15px;font-size: 16px;color: #333;}
    .phone-nav ul li>a:hover,.phone-nav ul li.active>a{color: #ff8200;}
    
    .slideBox{margin-top: 60px;}
    .bannerswiper .swiper-pagination-bullets{bottom: 2px;}
    .bannerswiper .swiper-pagination-bullet{width: 6px;height: 6px;}

    .foot-flex{display: block;}
    .foot-flex .foot-img,.foot-flex .foot-ul{display: none;}
    .foot-flex .foot-desc{width: 100%;}
}